home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
quit.dir
/
00011_Yes-down.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
169 b
|
11 lines
on mouseDown
global gASKReturn
if hPressButton() then
set gASKReturn to 1
forget(window "new")
tell the stage
continue()
end tell
end if
end